Hi,
I had difficulties in finding the original thread, seems like you started a new one 🙂
First check if the environment variables are set like mentioned in one of my posts on the last thread.
The uncomment the following line in your php.ini:
;extension=php_oci8.dll
and restart the apache server. You should then be able to use the oci8 functions of php.
Thomas