I am trying to link up a hosted email to my sugar CE app. I have added php_imap.dll and php_curl.dll in the ../php/ext directory. I have reset permissions on the files. I have also included the respective reference in the php.ini file.

The php_curl.dll is recognized when I view my phpinfo.php page, but the IMAP is not. Does anyone have any ideas?

Thanks in advance!