Ok, the OIS Console demo is not setup to work properly with the OIS-SDL manager. You should be easily able to modify it to create an SDL Window when using the SDL_PLATFORM.
OIS when using the SDL backend, does not init SDL at all.. It is meant to be used with other SDL applications, namely, it was made for using with Ogre under OSX, which should be initing and using SDL inside it.
Of course, I am not sure of the status of the Ogre-SDL-OSX platform, you may have to wait to get that working with OIS, as it has not been tested yet. Or, figure out what the issue is there.