Think about Orientation being the pose of the object, and rotation is the direction and movement of the object.
For example, you have an airplane. Use orientation for how it poses in the air. That is, the tail is slightly lower than the front. Use rotation to simulate the action of turning in the air. Use orientation when the plane needs to orient itself in the direction its going.
Hope that helps…