I wanted to run some PHP right on my Mac, uncommented httpd.conf, activated web sharing, installed MySQL etc. I can\'t seem to find my PHP files, most importantly, PHP.ini.<
In terminal do php -i | grep php.ini. Should give you some clues ;)
php -i | grep php.ini