My system:
-windows 7 - php 5.5.9 - stack: xampp(32bit) xdebug version: PHP 5.5 VC9 (32 bit) from http://xdebug.org/download.php
and my php.ini:
[XDebug] zend_extension="php_xdebug-2.3.1-5.5-vc9-nts.dll" xdebug.remote_handler = dbgp xdebug.remote_enable=1 xdebug.remote_port=9000 xdebug.remote_host = 127.0.0.1 xdebug.profiler_enable=1 xdebug.profiler_output_dir="C:\xampp\tmp" my php installation is in: C:\xampp\php\ext