I just installed Php and apache on my xp machine....
I recommend you copy all you .dll files to system or system32 depending on what os you have.
then copy the following lines
LoadModule php4_module c:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php .htm .html .php3 .php4
AddType application/x-httpd-php-source .phps
Enjoy,
This was hell but I am glad its working for me now
Saeed