I think for some one new to game programming, allegro would be the easiest.
SDL reminds me of an easy to learn DirectX (even though its 3d is powered by OpenGL).

OpenGL and DirectX will be harder to learn because you also need to learn the WinAPI.