Hi Jon,
I would think Oracle extension is not correctly setup in PHP. You can run script with phpinfo just to check if Oracle extension is enabled. If not, make sure it's enabled in your php.ini and that you have correct binaries (32bit version for 32 bit PHP).
Please let me know if that helped or you are still facing the issue.
Thanks