Unless you run a lot of custom web applications on your SharePoint Portal there should not be any need for caching ISAPI extensions as SharePoint pages are handled by its own SharePoint services ISAPI filter (stsfltr.dll).
Enabling the cache ISAPI extensions would slow down SharePoint as this causes many unnecessary application extensions to be loaded into memory for all IIS web requests.
