PHP page is not loading full

I have a php page hosted in windows2008 dedicated server with IIS7.

Recently i have installed the php_java extension in my server. After that my PHP page is not loading completely.

I have Changed the max exucuation time from 30 seconds to 60 second in php.inifile. But the page is still not loading fully.

Please advise me the steps to solve this issue.

So if you comment out the php_java extension from your ini file, and restart the service, are you definitively saying the problem goes away?