Mike, I recently installed the exact same setup minus the MySQL, but I could not get PHP to work as an SAPI module. Instead, I am using it as a CGI which is slower, but works for development so who cares.
So my question to you is, in your apache's httpd.conf did you setup PHP to run as a CGI or SAPI?
Derek C