OK, so you have the PHP IMAP module installed, but it isn't loading for some reason. Take a look at /etc/php.ini and see if you have a line that says "extension=imap.so", and if it's commented out. If so, uncomment it. If it isn't there, add it. Then restart apache with "service httpd-e-smith restart". See if that helps.