I suggest you to configure your http.conf only with these two lines
LoadModule php4_module "c:/php/sapi/php4apache2.dll"
AddType application/x-httpd-php .php
PHP is working right!!!!
It seems that the function phpinfo() is not working in this version.